ComponentOne ASP.NET MVC Controls
ItemTemplateId Property (ComboBoxBase<T>)

C1.Web.Mvc Namespace > ComboBoxBase<T> Class : ItemTemplateId Property
Gets or sets the id of the template used to generate each list item.
Syntax
'Declaration
 
<JsonConverterAttribute(ConverterType=#TUn.#L4k, ConverterParameters=System.Object[])>
Public Property ItemTemplateId As String
[JsonConverter(ConverterType=#TUn.#L4k, ConverterParameters=System.Object[])]
public string ItemTemplateId {get; set;}
See Also

Reference

ComboBoxBase<T> Class
ComboBoxBase<T> Members